home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3337 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: mserv.wizvax.net!news
  2. From: mrestifo@wizvax.net (Mark J. Restifo)
  3. Newsgroups: alt.msdos.programmer,comp.lang.c
  4. Subject: Re: Two C problems
  5. Date: Sat, 27 Jan 1996 22:57:13 GMT
  6. Organization: Wizvax Communications
  7. Message-ID: <4eeam0$9cn@mserv.wizvax.net>
  8. References: <4cojnn$rgd@lugb.latrobe.edu.au> <DLCz57.5wD@ridgecrest.ca.us>
  9. NNTP-Posting-Host: restifo.wizvax.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. On Wed, 17 Jan 1996 23:59:00 GMT, in alt.msdos.programmer, 
  13. csigjb@luxor.latrobe.edu.au () wrote:
  14.  
  15. >| >This program should exit such that the screen is clear with the DOS prompt
  16. >| >in the upper left corner, but no, it exits with a short line of text on the
  17. >| >first line and then the DOS prompt on the next line. I never (or rarely)
  18. >| >have these sort of problems with Pascal so why do they continuously crop up
  19. >| >with C.
  20.  
  21. PMFJI, I don't do a lot of C programming, but what's wrong with a simple
  22. CLSCR() or similar function? A simple INT 10H mode reset will also do the
  23. trick.
  24.  
  25.  
  26.  
  27.  
  28. --
  29. Mark R.
  30. ===========================
  31. mrestifo@wizvax.net
  32. 102444,3171@compuserve.com
  33. ===========================
  34.  
  35.